home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / Intro_1_bgoback.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  185 b   |  9 lines

  1. on mouseUp
  2.   puppetTransition(48, 1, 8)
  3.   puppetSound("mainsnd")
  4.   set the puppet of sprite 10 to 0
  5.   set the puppet of sprite 4 to 0
  6.   set the puppet of sprite 15 to 0
  7.   play done
  8. end
  9.